FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/jp-medication-example-routecomment-cs

Packagejp-core.r4
Resource TypeCodeSystem
Idjp-medication-example-routecomment-cs
FHIR VersionR4
Sourcehttp://jpfhir.jp/fhir/core/https://simplifier.net/resolve?scope=jp-core.r4@1.1.1-rc&canonical=http://jpfhir.jp/fhir/Examples/CodeSystem/JP_MedicationAdministrationDosageRouteComment_CS
URLhttp://jpfhir.jp/fhir/Examples/CodeSystem/JP_MedicationAdministrationDosageRouteComment_CS
Version1.1.1
Statusactive
Date2022-10-24
NameJP_MedicationExampleRouteComment_CS
TitleJP Core Medication Example RouteComment CodeSystem
Realmjp
Description注射投与経路コメントのコードシステム例
CopyrightCopyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG
Contentfragment

Resources that use this resource

ValueSet
JP_MedicationAdministrationDosageRouteComment_VSJP Core Medication Example RouteComment ValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "fragment",
  "name": "JP_MedicationExampleRouteComment_CS",
  "id": "jp-medication-example-routecomment-cs",
  "title": "JP Core Medication Example RouteComment CodeSystem",
  "description": "注射投与経路コメントのコードシステム例",
  "version": "1.1.1",
  "url": "http://jpfhir.jp/fhir/Examples/CodeSystem/JP_MedicationAdministrationDosageRouteComment_CS",
  "concept": [
    {
      "code": "01",
      "display": "右手に実施"
    },
    {
      "code": "02",
      "display": "左手に実施"
    }
  ],
  "experimental": false,
  "date": "2022-10-24",
  "caseSensitive": true,
  "copyright": "Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG"
}